func net.selfConnect
2 uses
net (current package)
tcpsock_posix.go#L111: for i := 0; i < 2 && (laddr == nil || laddr.Port == 0) && (selfConnect(fd, err) || spuriousENOTAVAIL(err)); i++ {
tcpsock_posix.go#L124: func selfConnect(fd *netFD, err error) bool {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)